projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df4d8e0
)
(rmail-mode-map): Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 13 Jul 1994 03:40:48 +0000
(
03:40
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 13 Jul 1994 03:40:48 +0000
(
03:40
+0000)
lisp/mail/rmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmail.el
b/lisp/mail/rmail.el
index ca31a391e2d0a34d74d062591004e8f8ab020a98..0562dd0074056f1a9212f9a81c502b1db557e471 100644
(file)
--- a/
lisp/mail/rmail.el
+++ b/
lisp/mail/rmail.el
@@
-433,7
+433,7
@@
Note: it means the file has no messages in it.\n\^_")))
'("Get New Mail" . rmail-get-new-mail))
(define-key rmail-mode-map [menu-bar mail lambda]
-
"----"
)
+
'("----")
)
(define-key rmail-mode-map [menu-bar mail continue]
'("Continue" . rmail-continue))